integer number

整数:指没有小数部分的数

常用释义

词性释义

整数:指没有小数部分的数,可以是正数、负数或零。
例句
  • 全部
1·However, this is an integer number.
不过,这都是整数数字。
2·Its value must be a positive nonzero integer number.
其值必须是正的非零整数。
3·How do I add 3 bytes and return an integer number?
我如何添加3个字节并返回一个整数号码吗?
4·How to name the column that contains integer number for sorting?
怎样的名字包含整数数字排序的列?
5·This time interval will be coerced to an integer number of data blocks.
这个间隔必须是一个数据类型的整数。
6·The sampled data does not contain an integer number of cycles or repetitions of the signal.
采样到的数据没有包含整数周期的信号,或反复发生的信号。
7·Each output line should contain an integer number. No other characters should appear in the output.
每个输出行包含一个整数。不要在输出中出现其他字符。
8·Not surprisingly, the temperature is strongly correlated when the shift is an integer number of days.
毫无意外,当偏移是天的整倍数时,温度之间相关性很强。
9·But we don't normally write hours with decimal points. Floor division returns the integer number of hours, dropping the fraction part.
不过一般咱们不写有小数的小时数。地板除法返回的就是整的小时数,舍弃掉小数位。
10·For lexing purposes, this means that the lexer definition of an integer number, for example, can be used to build the lexer definition of a real number and a fraction.
例如,对于词法分析目的而言,这意味着可以用整数的词法分析器定义来构建实数和分数的词法分析器定义。